473,425 Members | 1,821 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,425 software developers and data experts.

alternative for tool tip and horizontal scroll for javascript drop down list

Hi,
As we know IE SELECTdrop down list has limitations on tool tip on individual option items and also horizontal scroll bar.
Can any one please tell any other alternative to show the tool tip using javascript or has any one implemented drop down list using div which has all the functionalites of drop down list.


Thanks,
Nags
Sep 14 '09 #1
7 5004
Dormilich
8,658 Expert Mod 8TB
@coolnags
use the HTML attribute title for the tool tip, easy and robust.
Sep 14 '09 #2
But IE select list box doesnt support this feature. we need to have a custom logic to do this. :(
Sep 14 '09 #3
Dormilich
8,658 Expert Mod 8TB
@coolnags
the title attribute is supported by every browser, because it’s an universal attribute.
Sep 14 '09 #4
FYI.

http://aspalliance.com/1803_CodeSnip...Each_List_Item

title for drop down list supports only in IE7 and IE8. But all I need is title support for option elements inside a select drop down list.

Let me know your comments on this.
Sep 15 '09 #5
Dormilich
8,658 Expert Mod 8TB
@coolnags
I didn’t say anything about how to get the title attribute there, because that depends on how you code the HTML. of cause there is no problem when coding by hand, other than that you just need to figure out a way to do it.
Sep 15 '09 #6
Frinavale
9,735 Expert Mod 8TB
Are you having a problem with displaying the "tooltip"/"title" in an ASP.NET DropDownList?

Or are you having problems displaying the "tooltip"/"title" in an HTML <select> element (well...specifically the <option> elements within the <select>)?
Sep 15 '09 #7
acoder
16,027 Expert Mod 8TB
I think you'd need to create your own DHTML version to be able to display a tooltip/title for each individual option in IE.
Sep 16 '09 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: J-T | last post by:
My website is fine when it is viewed in 1280 by 1024 pixel ,but in smaller resulotions there is a horizontal scrollbar down the page.How can I set it to be viewed the same for all resulotions? ...
4
by: Adam Smith | last post by:
Hello, How can I call or trigger an external javascript twice in a form? I have <script language="JavaScript" src="country_state.js" name="Country_State"> <script type="text/javascript"...
14
by: effendi | last post by:
Is it possible for me to disable the wheel scroll in a mouse when user click on a drop-down list? Thanks
3
by: lolo | last post by:
hello. happy new year. I'm trying to build a website for my wife and she is adament on having a horizontal thumbnail scrolling div. great. I have a good vertical scrolling thing, but can't...
3
by: zazu | last post by:
We have a database that can be accessed by a small number of users on a small network. The database is on the server. One form has a combo box with a large number of selections. Usually there is a...
4
by: Matthew Cox | last post by:
Hi, I've been searching the net all day today trying to figure out how one would accomplish what I originally thought would be a fairly straight forward and simple thing. The problem I'm trying...
2
by: pbd22 | last post by:
Hi. I am trying to make a horizontal list that counts (downward) and a horizontal list that illustrates the time. Both list should be formatted the same (except for the nomenclature). I seem to...
0
by: mjohnson0321 | last post by:
I am trying to incorporate a CSS drop-down menu into a site (suckerfish menu). The menu gets lost behind the content below it, but only on one of the drop downs (News). The error occurs on all of...
2
by: shankari07 | last post by:
dear frnds, I have a select box in php which is filled with data.The data is too long so that the i couldn't see it in the drop down fully . I need to scroll horizontallly for that. can we have a...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.